home *** CD-ROM | disk | FTP | other *** search
-
- !AutoUUD
- --------
-
- An Automatic Binary extractor for !Newsbase v0.55 and above.
-
- Author: © James Beech 95-96 v1.00ß (08-Mar-96) FREEWARE
- ----------------------------------------------------------------------------
-
- Note: If you are using !Edit to read this, then click on 'Expand Tabs' to
- turn all those [09]'s into something useful.
-
-
- Contents
- --------
-
- 1) Introduction
- 2) System Requirements
- 3) Installing AutoUUD
- 4) Loading/Configuration
- 5) Debatching (AutoUUD in use)
- 6) Removing AutoUUD (DeInstallation)
- 7) Known Bugs/Limitations (FAQ)
- 8) History/Changes
- 9) Wish list (Future updates)
- 10) Contacting Me
- 11) ATTN: GRAPHICS ARTISTS!
-
-
-
- Introduction
- ------------
-
- AutoUUD is an automatic binary decoder. This is only really useful if you
- read news or email from the internet, although as a general rule, if
- NewsBase+TTFN can handle it, then AutoUUD should as well.
-
- Where AutoUUD really comes into it's own is when you subscribe to a Usenet
- news group that carries a lot of encoded binaries, some of them split into
- several messages. (eg 'alt.binaries.sounds.mods')
- After you have grabbed your news, just run AutoUUD and all the messages that
- hold binaries will be decoded into a directory, without you having to do
- anything.
-
- If you do not subscribe to any *.binaries.* newsgroups, and receive no
- files via email, then this program has little or no use to you. However,
- anyone who has used the 'save' or 'uudecode' options in TTFN to get at the
- encoded files will see the huge advantages of this application immediately.
- (I Hope)
-
- [Thankyous etc]
- There are two programs being distributed inside AutoUUD which I have
- altered slightly from their released forms. These are:
-
- !UUExplode, ported by Martin Glanvill
- munpack 1.5, ported by Olly Betts
- Thankyou for writing them. I'd have been lost without your hard work.
- Also, A big thankyou to Graham Allan for all his help with Newsbase
-
-
- [Standard Disclamer]
- AutoUUD is FREEWARE, NOT PUBLIC DOMAIN OR SHAREWARE. That means that
- while you are free to distribute it freely, you may not make a profit
- from passing it on (PD Libraries may make a nominal charge to cover
- administration costs). I retain the copyright, and the 'borrowing' of
- any part of this application without my permission is prohibited.
-
- While I am making every effort to make AutoUUD stable, I can make
- no guarantees, and therefore cannot be held responsible, that it
- will not cause data loss,hardware damage,etc.
-
-
- System Requirements
- -------------------
-
- AutoUUD requires:
- 1) Newsbase v0.55 (prerelease 12 or later)
- 2) RiscOS 3.1
- 3) 1.5Mb+ of free memory
-
- AutoUUD takes up a standard 640K when loaded, but you will need at *least*
- another 640K in the 'next' slot when you start to debatch. This means that
- 1Mb Machines are out of the question, and 2Mb is a squeeze.
-
-
- Installing AutoUUD
- ------------------
-
- Thankfully, this version of AutoUUD does not need the hideous processes
- that AutoUUE had. All you have to do is copy it somewhere convenient,
- and make sure that the filer has 'seen' Newsbase before you load.
-
-
- Loading/Configuration
- ---------------------
-
- Double click on the !AutoUUD icon :-)
-
- AutoUUE will start Newsbase if it isn't loaded, and wait until it has
- sorted itself out. (This may take some time). You can now either click
- Adjust on the Iconbar, or select 'Config' from the menu.
-
- (You *NEED* to configure the app before using it)
- A Description of the "AutoUD Configuration" window follows:
-
- Messages with Binaries
- ----------------------
-
- Delete/Mark Read/Replace/Do Nothing
-
- Is it likely that AutoUUD will find some binaries when it scans
- your messages. This section allows you to tell AUUD what to do
- with the message after the file inside has been decoded.
-
- Delete is the recommended option, as this will remove the message,
- saving disk space. It keeps the group listings in TTFN neat, and
- managably small. The user (User:) must be able to delete articles.
-
- Mark Read is for those with obscene amounts of HD space. It will
- tell TTFN that user (User:) has read the message, so it will show
- up grey (or whatever colour) when you view the group listing.
- --This will not stop AutoUUD from decoding it again though--
-
- Replace is a more complicated option for the short of HD space. It
- will leave the message header intact, but replace the encoded file
- with a message such as 'AutoUUD automatically extracted this file'
-
- Do Nothing will do exactly that. AutoUUD will not touch your news
- database.
-
- Groups to Scan
- --------------
-
- Clicking on the menu icon will bring up a list of newsgroups that
- will be scanned. Select the ones which carry binaries.
-
- Delete one Line Messages
- ------------------------
-
- This strictly speaking isn't part of AutoUUD's purpose, but is
- intended as an added extra. It is basically a filter to wipe
- any "ME TOO's","TESTING, IGNORE" and "SUBSCRIBE" messages that
- really get on my nerves. I mean, *REALLY* get on my nerves.
-
- Log Process (DEBUG)
- -------------------
-
- This is really for my use, to diagnose bugs. You want to leave
- this alone.
-
- Default/Load/Save/OK
- --------------------
-
- Use Default settings,Load saved settings,Save settings,Go with
- these settings for the current session only.
-
-
- Debatching (AutoUUD in Use)
- ---------------------------
-
- Click select on the iconbar, then on 'Start'. Sit back and wait.
-
- On second thoughts, go and make your self a cup of tea.
- Or read a book.
- Like 'War and Peace'
- Slowly.
-
- Alternatively, go on holiday.
- A Round the world cruise, for example.
-
-
- Slow? No, of course not! It's dead nippy, I tell you.
- Guv.
-
-
- Removing AutoUUD (Deinstallation)
- ---------------------------------
-
- (Why you'd want to do this, I don't know, but it's better to be
- on the safe side)
-
- As well as deleting !AutoUUD, you need to remove the directories
- '!NewsDir.autouud' and '!NewsDir.newsbase.config.autouud'
-
-
- Known Bugs/Limitations (FAQ)
- ----------------------------
-
- Problem: AutoUUD gets stuck while 'Receiving Articles'
- QuickFix: Stop debatching (Click 'Stop') and Index the group in Newsbase
- Reason: NewsBase does not keep the overview file (which auud uses) up to
- date. Indexing it will refresh it, and correct the problem.
-
-
- Problem: I get complaints about 'AutoUUD cannot handle more than xxx
- Groups/Users'
- QuickFix: Less Groups/Users, or edit the first line of the !RunImage file
- Reason: Static Array Dimentions in BASIC. I really ought to think of a
- better way of doing this.
-
-
- Problem: Could not get all Article Info!
- QuickFix: Quit AutoUUD, reindex group, then try again
- Reason: Newsbase has debatched articles since AutoUUD was loaded.
-
-
- Problem: Some of the files that have been decoded are corrupt. Why?
- QuickFix: Beat up the sender ;-)
- Reason: The main (only!) reason for this is people posting the messages
- badly. Basically, they mucked it up, or it would have decoded
- correctly. Politely tell the sender to SORT THEIR LIFE OUT.
-
- History/Changes
- ---------------
-
- v0.01 Test run to see if it was possible
- v0.02 First alpha-release (speed increase)
- v0.03 Better handling of multi-part files
- v0.10 <Rewrite> Proper front end,(slight speed increase)
- Higher understanding, and it does not drop any (well posted)
- binaries that could be decoded by hand with a newsreader
- NB: (That it is coded to search for!)
- v0.11 Handles more than 1000 messages in a friendly way now
- Tidied up output files somewhat
- When delete option set, it now writes News over the top of the
- source file
- v0.12 Format fully tidied up (as far as it will be)
- Rudimentary support for auto-debatching in newsbase
- Now manages more badly posted messages:
- -- "LABLUE3.MID part 1/3" can now be understood.
- -- (Part/Total at end, without brackets)
-
- v1.00 (alpha release) <REWRITE FROM SCRATCH>
- First fully Desktop version. Multitasks in some places.
- Acts as a client for Newsbase - Fully Implemented.
- As a complete rewrite, some of the features of previous
- versions are missing!
-
- v1.00 (beta release)
- -- Fixed bug that stopped UUDecoding. Made it pretty useless.
-
- Wish List/Future Updates
- ------------------------
-
- * Base64/mime support for split binaries
- * Mark articles read option working
- * Anything else you care to tell me about.
-
-
- Contacting Me
- -------------
-
- I am James Beech, and for the time being, can be reached as:
-
- EMail: saint@nutters.dircon.co.uk
- BBS: User 'James Beech' (#486) on Digital Databank BBS (UK 01707 323531)
-
- Phone: (01707 335047)
-
- or SnailMail: 47 Brockswood Lane
- Welwyn Garden City
- Herts
- AL8 7BE
-
-
- ATTN: GRAPHICS ARTISTS!
- -----------------------
-
- You will have probably noticed, but I'm not exactly the worlds most
- talented artist. If you can come up with a better sprite for !AUUD,
- *PLEASE* mail it to me. I would be most grateful.
-